_f_i_l_e is an AAAAFFFFffffiiiilllleeeehhhhaaaannnnddddlllleeee structure, previously created by a call to
aaaaffffOOOOppppeeeennnnFFFFiiiilllleeee(3dm).
_t_r_a_c_k is an integer which identifies an audio track in _f_i_l_e.
Since all currently supported file formats contain exactly one
audio track per file, the constant AAAAFFFF____DDDDEEEEFFFFAAAAUUUULLLLTTTT____TTTTRRRRAAAACCCCKKKK should always
be used here for now.
_s_l_o_p_e is a pointer to a double precision floating point value which
specifies the amplitude scaling factor for the audio waveform
associated with _t_r_a_c_k
_i_n_t_e_r_c_e_p_t
is a pointer to a double precision floating point value which
specifies the audio waveform vertical midpoint (zero-crossing)
value associated with _t_r_a_c_k
_m_i_n_c_l_i_p is a pointer to a double precision floating point value
indicating the minimum or most negative audio data sample value
that will be returned. Any value less than this is set to
_m_i_n_c_l_i_p
_m_a_x_c_l_i_p is a pointer to a double precision floating point value
indicating the maximum or most positive audio data sample value
to be returned. Any value greater than this is set to _m_a_x_c_l_i_p
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
aaaaffffGGGGeeeettttPPPPCCCCMMMMMMMMaaaappppppppiiiinnnngggg(((()))) returns the four values associated with the PCM (Pulse
Code Modulation) mapping in an audio track in the file represented by the
AAAAFFFFffffiiiilllleeeehhhhaaaannnnddddlllleeee argument, using the double pointer arguments.
aaaaffffGGGGeeeettttVVVViiiirrrrttttuuuuaaaallllPPPPCCCCMMMMMMMMaaaappppppppiiiinnnngggg(((()))) does the same for the virtual format for the
given _t_r_a_c_k, as set by any combination of calls to
aaaaffffSSSSeeeettttVVVViiiirrrrttttuuuuaaaallllPPPPCCCCMMMMMMMMaaaappppppppiiiinnnngggg(3dm) and aaaaffffSSSSeeeettttTTTTrrrraaaacccckkkkPPPPCCCCMMMMMMMMaaaappppppppiiiinnnngggg(3dm).